Extra lines in 2nd before 11 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:Start.c"; Line Δ11; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:Start.c"; Line 11:18)
/* You may incorporate this sample code into your applications without
** restriction, though the sample code has been provided "AS IS" and the
** responsibility for its operation is 100% yours. However, what you are
** not permitted to do is to redistribute the source as "DSC Sample Code"
** after having made changes. If you're going to re-distribute the source,
** we require that you make it clear in the source that the code was
** descended from Apple Sample Code, but that you've made changes. */
Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:Start.c"; Line 20:21; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:Start.c"; Line 28:29)
#ifndef __HEADERS__
#include <Headers.h>
#ifndef __TOOLUTILS__
#include <ToolUtils.h>
Nonmatching lines (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:Start.c"; Line 24:25; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:Start.c"; Line 32:33)
#ifndef __TOOLUTILS__
#include <ToolUtils.h>
#ifndef __HEADERS__ /* This include allows THINK to search all header files. */
#include <Headers.h>
Extra lines in 2nd before 68 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:Start.c"; Line Δ68; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:Start.c"; Line 76:78)
if(TSMTEAvailable())
InitTSMAwareApplication();
Extra lines in 2nd before 70 in 1st (File "b:-archives:93/03/25.Dev.CD.Version:AppsToGo.CD:DTS.Draw:Start.c"; Line Δ70; File "a:Desktop Folder:AppsToGo.src:DTS.Draw:Start.c"; Line 81:84)